SGDisposeDeviceList
TheSGDisposeDeviceList
function allows you to dispose of a device list.
pascal ComponentResult SGDisposeDeviceList (SeqGrabComponent s, SGDeviceList list);
s
- Specifies the component instance that identifies your connection to the sequence grabber component. You obtain this value from the Component Manager's
OpenDefaultComponent
orOpenComponent
function.list
- Defines a pointer to a device list structure pointer. The sequence grabber disposes of the memory used by the device list structure.
DESCRIPTION
You must use this function to dispose of the memory used by a device list structure. Do not use Memory Manager functions to do so.RESULT CODES
Memory Manager errors
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help